Icons can easily be added to your HTML page, by using an icon library. The simplest way to add an icon to your HTML page, is with an icon library, such as Font Awesome. Add the name of the specified icon class to any inline HTML element (like <i> or
向 HTML 页面添加图标的最简单方法是使用图标库,比如 Font Awesome。 将指定的图标类的名称添加到任何行内 HTML 元素(如 <i> 或 <span>)。 下面的图标库中的所有图标都是可缩放矢量,可以使用 CSS进行自定义(大小、颜色、阴影等)。 请在我们的 Font Awesome 5 教程中,阅读有关如何开始使用 Font Awesome 的更多内容。 提示: 无需下载或安装!